func strconv.isPowerOfTwo 2 uses strconv (current package) itoa.go#L154: } else if isPowerOfTwo(base) { itoa.go#L204: func isPowerOfTwo(x int) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)